home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / misc / amid3.lha / AmID3 / catalogs / AmID3.cd next >
Text File  |  1998-04-26  |  962b  |  68 lines

  1. ;
  2. ; $VER: AmID3.cd 1.0 (25.4.97)
  3. ; © 1998 Fredrik Rambris
  4. ;
  5. MSG_OK (//)
  6. OK
  7. ;
  8. MSG_REQUEST (//)
  9. AmID3 Request
  10. ;
  11. MSG_SONGNAME (//)
  12. Songname
  13. ;
  14. MSG_ARTIST (//)
  15. Artist
  16. ;
  17. MSG_ALBUM (//)
  18. Album
  19. ;
  20. MSG_YEAR (//)
  21. Year
  22. ;
  23. MSG_COMMENT (//)
  24. Comment
  25. ;
  26. MSG_GENRE (//)
  27. Genre
  28. ;
  29. MSG_SONGNUM (//)
  30. Songnum
  31. ;
  32. MSG_UNSET (//)
  33. Unset
  34. ;
  35. MSG_WBMSG (//)
  36. The only thing this tool does from Workbench\nis to view the ID3-TAG (if any). Put as Default Tool\nor select me, hold Shift and double-click an MP3-file.
  37. ;
  38. MSG_NOMEM (//)
  39. Couldn't allocate memory!
  40. ;
  41. MSG_OPENERR (//)
  42. Couldn't open file!
  43. ;
  44. MSG_NOTAG (//)
  45. No ID3-tag
  46. ;
  47. MSG_NOFILE (//)
  48. I really NEED the filename!
  49. ;
  50. MSG_NOOUTFILE (//)
  51. You need to supply the filename to output the tag to!
  52. ;
  53. MSG_READERROR (//)
  54. Couldn't read tag!
  55. ;
  56. MSG_WRITEERROR (//)
  57. Couldn't write tag!
  58. ;
  59. MSG_WRITESUCC (//)
  60. Written '%s' successfully!
  61. ;
  62. MSG_COPYSUCC (//)
  63. Tag copied successfully!
  64. ;
  65. MSG_NOINFILE (//)
  66. You need to supply the filename to import the tag from!
  67. ;
  68.